GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.Enterprise.Data.DataEngine 名前空間 > Def.Subreport クラス > Def.Subreport コンストラクタ : Def.Subreport コンストラクタ(String,Report,IEnumerable<Parameter>,Content) |
'宣言 Public Function New( _ ByVal name As String, _ ByVal report As Def.Report, _ ByVal parameters As IEnumerable(Of Def.Parameter), _ ByVal content As Def.Content _ )
public Def.Subreport( string name, Def.Report report, IEnumerable<Def.Parameter> parameters, Def.Content content )